You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next Move is a read-only RuneLite sidebar that turns public OSRS account data
into an Account Power score, short-term recommendations, and boss progression.
Public lookup is disabled by default and requires RuneLite's third-party-server
consent. The plugin sends only the selected OSRS username to a fixed HTTPS
endpoint and does not automate or modify gameplay.
Thanks for the review — I addressed both issues in the latest update:
Removed the optional publicLookupEnabled gate. The plugin now has one meaningful mode and automatically loads the logged-in character; its fixed Next Move backend is an explicit dependency.
Added the Plugin Hub marker warning that the user's IP address and selected RSN are sent to a third-party server.
Removed all WikiSync consumption and claims from both the plugin and the Next Move backend. Public profiles now use only the official OSRS Hiscores endpoint.
Quest completion is returned as MISSING, the Quest score is marked unavailable, and the plugin never guesses quest completion.
The production endpoint is deployed with the Hiscores-only behavior, and the updated Plugin Hub build passes. The plugin source is now at 55808f23d2d0426c6b4ebc2339a27748d1710b0b.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Next Move is a read-only RuneLite sidebar that turns public OSRS account data
into an Account Power score, short-term recommendations, and boss progression.
Public lookup is disabled by default and requires RuneLite's third-party-server
consent. The plugin sends only the selected OSRS username to a fixed HTTPS
endpoint and does not automate or modify gameplay.
Repository:
https://github.com/willcampbell433/next-move-runelite
Privacy:
https://github.com/willcampbell433/next-move-runelite/blob/master/docs/privacy.md